AbstractCharArray usage details

Summary

org.eclipse.cdt.internal.core.parser.scanner.AbstractCharArray has 7 total references to 5 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] AbstractCharArray
LOCAL_VAR_DECLARED
Reference Location Line Number Visibility
org.eclipse.cdt.internal.ui.search.LineSearchElement.createElements(IIndexFileLocation, LineSearchElement.Match[]) 152 PRIVATE_PERMISSIBLE
PARAMETER
Reference Location Line Number Visibility
org.eclipse.cdt.internal.ui.search.LineSearchElement.collectLineElements(AbstractCharArray, LineSearchElement.Match[], IIndexFileLocation) -1 PRIVATE_PERMISSIBLE
[+] arraycopy(int, char[], int, int) : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.cdt.internal.ui.search.LineSearchElement.collectLineElements(AbstractCharArray, LineSearchElement.Match[], IIndexFileLocation) 257 PRIVATE_PERMISSIBLE
org.eclipse.cdt.internal.ui.search.LineSearchElement.collectLineElements(AbstractCharArray, LineSearchElement.Match[], IIndexFileLocation) 219 PRIVATE_PERMISSIBLE
[+] get(int) : char
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.cdt.internal.ui.search.LineSearchElement.collectLineElements(AbstractCharArray, LineSearchElement.Match[], IIndexFileLocation) 202 PRIVATE_PERMISSIBLE
[+] getLength() : int
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.cdt.internal.ui.search.LineSearchElement.collectLineElements(AbstractCharArray, LineSearchElement.Match[], IIndexFileLocation) 251 PRIVATE_PERMISSIBLE
[+] isValidOffset(int) : boolean
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.cdt.internal.ui.search.LineSearchElement.collectLineElements(AbstractCharArray, LineSearchElement.Match[], IIndexFileLocation) 201 PRIVATE_PERMISSIBLE

Back to bundle index

Valid HTML 4.01 Transitional